Fix save/restore (for SMP guests in particularl); the blkfront suspend code
authorshand@ubuntu.eng.hq.xensource.com <shand@ubuntu.eng.hq.xensource.com>
Tue, 30 Aug 2005 03:20:55 +0000 (19:20 -0800)
committershand@ubuntu.eng.hq.xensource.com <shand@ubuntu.eng.hq.xensource.com>
Tue, 30 Aug 2005 03:20:55 +0000 (19:20 -0800)
commitd4e4e3abeece01a68cb3580be6655b267d721733
tree3dcfa0852d13e230d2198866f42cf0bd0115ffeb
parent0d6bfee0941d54c0f6e7d237b17598ba5fc9ca29
Fix save/restore (for SMP guests in particularl);  the blkfront suspend code
was failing to unbind its irq handler correctly which (on SMP) caused the
guest to BUG() on resume when trying to request its callfunc_irq. Plus a
few small cosmetic changes.

Signed-off-by: Steven Hand <steven@xensource.com>
/bin/bash: :x: command not found
linux-2.6-xen-sparse/arch/xen/kernel/reboot.c
linux-2.6-xen-sparse/drivers/xen/blkfront/blkfront.c
tools/libxc/xc_linux_restore.c